Skip to content

traffic filters > network security: file renames and xlinks #2047

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 92 commits into from
Jul 22, 2025

Conversation

shainaraskas
Copy link
Collaborator

@shainaraskas shainaraskas commented Jul 4, 2025

This PR:

  • Renames traffic filter related terms to match new product terminology
    • umbrella feature is now "network security" (only reflected in ecloud UI, but still works as umbrella term in the docs)
    • traffic filters are now "network security" broadly, "IP filters" and "private connectivity" specifically
  • updates filenames and resulting broken xlinks, adds redirects
  • followup to core changes in Network sec: rebrand and new cloud UX, IP filters in serverless #1785

part of https://github.com/elastic/platform-docs-team/issues/682

@alxchalkias most of these changes are incidental, but you might want to look at the file renames and let me know if you have any feedback there

Copy link

⚠️ Markdown file changes detected

The following 8 Markdown files were renamed in this PR:

  • deploy-manage/security/claim-traffic-filter-link-id-ownership-through-api.mddeploy-manage/security/claim-private-connection-api.md
  • deploy-manage/security/ip-traffic-filtering.mddeploy-manage/security/ip-filtering.md
  • deploy-manage/security/ec-traffic-filtering-through-the-api.mddeploy-manage/security/network-security-api.md
  • deploy-manage/security/traffic-filtering.mddeploy-manage/security/network-security.md
  • deploy-manage/security/aws-privatelink-traffic-filters.mddeploy-manage/security/private-connectivity-aws.md
  • deploy-manage/security/azure-private-link-traffic-filters.mddeploy-manage/security/private-connectivity-azure.md
  • deploy-manage/security/gcp-private-service-connect-traffic-filters.mddeploy-manage/security/private-connectivity-gcp.md
  • deploy-manage/security/private-link-traffic-filters.mddeploy-manage/security/private-connectivity.md

Action Required

We currently do not have an easy way to implement redirects for removed or renamed files. If possible, please:

  • Keep files whenever possible and hide them from the TOC by using hidden
  • Add a notice at the top of the file indicating that the page has moved with a link to the new location
  • Ensure you've updated redirects.yml accordingly if files must be removed or renamed

Thank you!

Copy link

⚠️ Markdown file changes detected

The following 8 Markdown files were renamed in this PR:

  • deploy-manage/security/claim-traffic-filter-link-id-ownership-through-api.mddeploy-manage/security/claim-private-connection-api.md
  • deploy-manage/security/ip-traffic-filtering.mddeploy-manage/security/ip-filtering.md
  • deploy-manage/security/ec-traffic-filtering-through-the-api.mddeploy-manage/security/network-security-api.md
  • deploy-manage/security/traffic-filtering.mddeploy-manage/security/network-security.md
  • deploy-manage/security/aws-privatelink-traffic-filters.mddeploy-manage/security/private-connectivity-aws.md
  • deploy-manage/security/azure-private-link-traffic-filters.mddeploy-manage/security/private-connectivity-azure.md
  • deploy-manage/security/gcp-private-service-connect-traffic-filters.mddeploy-manage/security/private-connectivity-gcp.md
  • deploy-manage/security/private-link-traffic-filters.mddeploy-manage/security/private-connectivity.md

Action Required

We currently do not have an easy way to implement redirects for removed or renamed files. If possible, please:

  • Keep files whenever possible and hide them from the TOC by using hidden
  • Add a notice at the top of the file indicating that the page has moved with a link to the new location
  • Ensure you've updated redirects.yml accordingly if files must be removed or renamed

Thank you!

Copy link

⚠️ Markdown file changes detected

The following 8 Markdown files were renamed in this PR:

  • deploy-manage/security/claim-traffic-filter-link-id-ownership-through-api.mddeploy-manage/security/claim-private-connection-api.md
  • deploy-manage/security/ip-traffic-filtering.mddeploy-manage/security/ip-filtering.md
  • deploy-manage/security/ec-traffic-filtering-through-the-api.mddeploy-manage/security/network-security-api.md
  • deploy-manage/security/traffic-filtering.mddeploy-manage/security/network-security.md
  • deploy-manage/security/aws-privatelink-traffic-filters.mddeploy-manage/security/private-connectivity-aws.md
  • deploy-manage/security/azure-private-link-traffic-filters.mddeploy-manage/security/private-connectivity-azure.md
  • deploy-manage/security/gcp-private-service-connect-traffic-filters.mddeploy-manage/security/private-connectivity-gcp.md
  • deploy-manage/security/private-link-traffic-filters.mddeploy-manage/security/private-connectivity.md

Action Required

We currently do not have an easy way to implement redirects for removed or renamed files. If possible, please:

  • Keep files whenever possible and hide them from the TOC by using hidden
  • Add a notice at the top of the file indicating that the page has moved with a link to the new location
  • Ensure you've updated redirects.yml accordingly if files must be removed or renamed

Thank you!

Copy link

⚠️ Markdown file changes detected

The following 8 Markdown files were renamed in this PR:

  • deploy-manage/security/claim-traffic-filter-link-id-ownership-through-api.mddeploy-manage/security/claim-private-connection-api.md
  • deploy-manage/security/ip-traffic-filtering.mddeploy-manage/security/ip-filtering.md
  • deploy-manage/security/ec-traffic-filtering-through-the-api.mddeploy-manage/security/network-security-api.md
  • deploy-manage/security/traffic-filtering.mddeploy-manage/security/network-security.md
  • deploy-manage/security/aws-privatelink-traffic-filters.mddeploy-manage/security/private-connectivity-aws.md
  • deploy-manage/security/azure-private-link-traffic-filters.mddeploy-manage/security/private-connectivity-azure.md
  • deploy-manage/security/gcp-private-service-connect-traffic-filters.mddeploy-manage/security/private-connectivity-gcp.md
  • deploy-manage/security/private-link-traffic-filters.mddeploy-manage/security/private-connectivity.md

Action Required

We currently do not have an easy way to implement redirects for removed or renamed files. If possible, please:

  • Keep files whenever possible and hide them from the TOC by using hidden
  • Add a notice at the top of the file indicating that the page has moved with a link to the new location
  • Ensure you've updated redirects.yml accordingly if files must be removed or renamed

Thank you!

Copy link
Contributor

@mdbirnstiehl mdbirnstiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from the experience docs side.

Copy link
Contributor

@eedugon eedugon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Difficult PR, thanks a lot for handling it.

Copy link
Contributor

@colleenmcginnis colleenmcginnis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from the ingest perspective!

@shainaraskas shainaraskas dismissed alxchalkias’s stale review July 22, 2025 12:48

changes addressed

Base automatically changed from network-sec-core to main July 22, 2025 18:25
@shainaraskas shainaraskas reopened this Jul 22, 2025
Copy link

⚠️ Markdown file changes detected

The following 8 Markdown files were renamed in this PR:

  • deploy-manage/security/claim-traffic-filter-link-id-ownership-through-api.mddeploy-manage/security/claim-private-connection-api.md
  • deploy-manage/security/ip-traffic-filtering.mddeploy-manage/security/ip-filtering.md
  • deploy-manage/security/ec-traffic-filtering-through-the-api.mddeploy-manage/security/network-security-api.md
  • deploy-manage/security/traffic-filtering.mddeploy-manage/security/network-security.md
  • deploy-manage/security/aws-privatelink-traffic-filters.mddeploy-manage/security/private-connectivity-aws.md
  • deploy-manage/security/azure-private-link-traffic-filters.mddeploy-manage/security/private-connectivity-azure.md
  • deploy-manage/security/gcp-private-service-connect-traffic-filters.mddeploy-manage/security/private-connectivity-gcp.md
  • deploy-manage/security/private-link-traffic-filters.mddeploy-manage/security/private-connectivity.md

Action Required

We currently do not have an easy way to implement redirects for removed or renamed files. If possible, please:

  • Keep files whenever possible and hide them from the TOC by using hidden
  • Add a notice at the top of the file indicating that the page has moved with a link to the new location
  • Ensure you've updated redirects.yml accordingly if files must be removed or renamed

Thank you!

@shainaraskas shainaraskas merged commit ffe0f2b into main Jul 22, 2025
8 checks passed
@shainaraskas shainaraskas deleted the network-sec-file-renames-xlinks branch July 22, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants